gtk4.git
2017-11-02 Matthias Clasenwin32: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenquartz: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenmir: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenx11: Stop using gdk_screen_get_display
2017-11-01 Matthias ClasenDrop GdkScreen from public api
2017-11-01 Matthias Clasenwayland: No more screen
2017-11-01 Matthias ClasenUse x11-specific api to get at the screen
2017-11-01 Matthias Clasenx11: Add backend api to get the screen
2017-11-01 Matthias ClasenStop talking about GdkScreen in the docs
2017-11-01 Matthias ClasenDrop gdk_display_get_default_screen
2017-11-01 Matthias ClasenFix a compiler warning.
2017-11-01 Matthias ClasenDrop gdk_screen_get_default
2017-11-01 Matthias Clasenx11: Stop using gdk_screen_get_default
2017-11-01 Matthias Clasenquartz: Stop using gdk_screen_get_default
2017-11-01 Matthias Clasenx11: Stop using gdk_display_get_default_screen
2017-11-01 Matthias Clasenwin32: Remove an unused function
2017-11-01 Matthias Clasenquartz: Stop using gdk_display_get_default_screen
2017-11-01 Matthias ClasenDon't use GdkScreen here
2017-11-01 Matthias ClasenRemove leftover code
2017-11-01 Matthias Clasenbroadway: No more screen
2017-11-01 Matthias ClasenFix a typo
2017-11-01 Benjamin Ottegdk: Remove VisibilityNotify events
2017-11-01 Benjamin Ottewidget: Don't tell people to wait for nonexisting events
2017-11-01 Daniel BolesAdwaita: Fix Entry:has-frame if backdrop/disabled
2017-11-01 Daniel BolesHighContrast: Fix GtkEntry:has-frame not working
2017-11-01 Daniel BolesInspector: better default split of CSS nodes/props
2017-11-01 Benjamin Otteentry: Remove unused variable
2017-11-01 Benjamin Otteswitch: Use gtk_widget_contains()
2017-11-01 Benjamin Ottex11: Remove screen-specific macros
2017-11-01 Benjamin Ottebutton: Use gtk_widget_contains()
2017-11-01 Benjamin Ottewayland: Remove unused variable
2017-11-01 Benjamin Ottewidget: Add gtk_widget_contains()
2017-11-01 Matthias ClasenChange the fullscreen-on-monitor api
2017-11-01 Matthias Clasenmonitor: Add a ::valid property
2017-11-01 Benjamin Ottegdk: Remove gdk_get_display_arg_name()
2017-11-01 Benjamin Ottetestsuite: Remove unused test using long-gone API
2017-11-01 Benjamin Ottegdk: Remove nonexisting function from internal header
2017-11-01 Benjamin Ottewindow: Unset transient parent in set_display()
2017-11-01 Andrew CrerarResolving undefined reference to gdk_get_default_root_w...
2017-11-01 Benjamin Ottebroadway: Fix fallout from screen changes
2017-11-01 Benjamin Ottewindow: Clear the renderer un unrealize
2017-11-01 Benjamin Ottegskgl: Deal with being rerealized
2017-11-01 Benjamin Ottex11: Make gdk_x11_display_open() public API
2017-11-01 Matthias ClasenDrop GdkVisual
2017-11-01 Matthias ClasenDrop the monitors-changed signal
2017-11-01 Matthias ClasenDrop gdkvisual.h from the installed headers.
2017-11-01 Matthias ClasenDon't mention GdkVisual in the docs
2017-11-01 Matthias ClasenRemove a no-longer existing function
2017-11-01 Matthias Clasenwayland: Stop using ::monitors-changed
2017-11-01 Matthias ClasenDrop gdk_get_default_root_window
2017-11-01 Matthias ClasenDrop gdk_screen_get_root_window
2017-11-01 Matthias ClasenPort to gdk_display_get_root_window
2017-11-01 Matthias ClasenDrop gdk_screen_get_toplevel_windows
2017-11-01 Matthias ClasenUse gdk_display_get_toplevel_windows
2017-11-01 Matthias ClasenAdd gdk_display_get_toplevel_windows
2017-10-31 Matthias Clasenmonitor: remove GdkScreen mention from docs
2017-10-31 Matthias ClasenDrop the screen resolution api
2017-10-31 Matthias ClasenStop using screen resolution
2017-10-31 Matthias ClasenDrop the GDK_DPI_SCALE variable
2017-10-31 Matthias ClasenDrop gdk_pango_context_get_for_display
2017-10-31 Matthias Clasentests: Stop using gdk_pango_get_context_for_display
2017-10-31 Matthias ClasenStop using gdk_pango_get_context_for_display
2017-10-31 Matthias ClasenDrop gdk_window_get_screen
2017-10-31 Matthias Clasendnd: Remove remnants of screen tracking
2017-10-31 Julian SparberAboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0
2017-10-31 Julian Sparbericon-browser: Centre Copy button in dialog again
2017-10-31 Daniel Bolesgdkmonitor: Fix typo
2017-10-31 Benjamin Ottetests: Remove completely outdated test
2017-10-31 Benjamin Ottetestsuite: Update for screen => display property changes
2017-10-31 Benjamin Otteinspector: Fix property being "display" now
2017-10-31 Matthias ClasenDrop GdkScreen from GdkDevice apis
2017-10-31 Matthias Clasendnd: Drop GdkScreen from apis
2017-10-31 Timm Bäderwidget: Make invalidation coordinates widget-relative
2017-10-31 Timm Bädertextview: Remove {top,bottom,left,right}_border
2017-10-31 Timm Bädertextview: Stop fiddling with CSS padding
2017-10-31 Timm Bäderwidget: Rename color variable to match the color
2017-10-31 Timm Bäderviewport: Simplify child allocation
2017-10-31 Timm Bäderwidget: Improve get_request_mode vfunc docs
2017-10-31 Timm Bädergskpango: Remove GDK api macros
2017-10-31 Benjamin Ottedocs: Fix up some places that still said screen instead...
2017-10-31 Benjamin Ottesettings: Remove gtk_settings_get_for_screen()
2017-10-31 Benjamin Ottewidget: Remove gtk_widget_get_screen()
2017-10-31 Benjamin Otteinvisible: Make it use display, not screen
2017-10-31 Benjamin Ottemountoperation: Move from screen to display
2017-10-31 Benjamin Ottewindow: Turn gtk_window_set_screen() into gtk_window_se...
2017-10-31 Chun-wei Fangdk/win32: Fix build after GdkScreen and settings changes
2017-10-31 Benjamin Ottestyleprovider: Fix fallout from merge
2017-10-31 Benjamin Ottegtk: Fix debug build
2017-10-31 Piotr DrągUpdate POTFILES.in
2017-10-31 Benjamin Ottecss: Merge GtkStyleProviderPrivate into GtkStyleProvider
2017-10-31 Benjamin Ottewindow: Remove gtk_window_get_screen()
2017-10-31 Benjamin Ottewidget: Remove gtk_widget_has_screen()
2017-10-31 Matthias ClasenForgotten file
2017-10-31 Matthias ClasenDrop gdk_app_launch_context_set_screen
2017-10-31 Matthias Clasenprintoperation: Stop using gdk_app_launch_context_set_s...
2017-10-31 Matthias ClasenDrop gdk_event_set/get_screen
2017-10-31 Matthias Clasengtk: Stop using gdk_event_get_screen
2017-10-31 Matthias Clasengdk: Stop using gdk_event_set_screen
2017-10-31 Matthias ClasenAdd gdk_event_get/set_display
2017-10-31 Benjamin Otteicontheme: Use GdkDisplay instead of GdkScreen
next